[INFO] cloning repository https://github.com/disintegrate-es/disintegrate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/disintegrate-es/disintegrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisintegrate-es%2Fdisintegrate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisintegrate-es%2Fdisintegrate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f50684c7ee09d7a79439ee7c5d88c52bd446326
[INFO] testing disintegrate-es/disintegrate against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisintegrate-es%2Fdisintegrate" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/disintegrate-es/disintegrate
[INFO] finished tweaking git repo https://github.com/disintegrate-es/disintegrate
[INFO] tweaked toml for git repo https://github.com/disintegrate-es/disintegrate written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/disintegrate-es/disintegrate on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/disintegrate-es/disintegrate already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0632c4395ac1596355eb942ca780ef4d6a53662bc826c8526b3fb7bc665dc878
[INFO] running `Command { std: "docker" "start" "-a" "0632c4395ac1596355eb942ca780ef4d6a53662bc826c8526b3fb7bc665dc878", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0632c4395ac1596355eb942ca780ef4d6a53662bc826c8526b3fb7bc665dc878", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0632c4395ac1596355eb942ca780ef4d6a53662bc826c8526b3fb7bc665dc878", kill_on_drop: false }`
[INFO] [stdout] 0632c4395ac1596355eb942ca780ef4d6a53662bc826c8526b3fb7bc665dc878
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d3cf3965ad83898a453ab0d31b5ad3c344a859cf357380016826f14f2f6b9fe
[INFO] running `Command { std: "docker" "start" "-a" "1d3cf3965ad83898a453ab0d31b5ad3c344a859cf357380016826f14f2f6b9fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hybrid-array v0.4.11
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling disintegrate-serde v4.0.0 (/opt/rustwide/workdir/disintegrate-serde)
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling disintegrate-macros v4.0.0 (/opt/rustwide/workdir/disintegrate-macros)
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling disintegrate v4.0.0 (/opt/rustwide/workdir/disintegrate)
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tonic-prost-build v0.14.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling disintegrate-postgres v4.0.1 (/opt/rustwide/workdir/disintegrate-postgres)
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.6
[INFO] [stderr]    Compiling courses v0.1.0 (/opt/rustwide/workdir/examples/courses)
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling tonic-health v0.14.5
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling tonic-reflection v0.14.5
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling cart v0.1.0 (/opt/rustwide/workdir/examples/cart)
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling banking v0.1.0 (/opt/rustwide/workdir/examples/banking)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 52s
[INFO] running `Command { std: "docker" "inspect" "1d3cf3965ad83898a453ab0d31b5ad3c344a859cf357380016826f14f2f6b9fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d3cf3965ad83898a453ab0d31b5ad3c344a859cf357380016826f14f2f6b9fe", kill_on_drop: false }`
[INFO] [stdout] 1d3cf3965ad83898a453ab0d31b5ad3c344a859cf357380016826f14f2f6b9fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9f3dc68de9ba95709525aeb91c3980c1f0ad8543a3a04da886ebff19d5f8b37
[INFO] running `Command { std: "docker" "start" "-a" "f9f3dc68de9ba95709525aeb91c3980c1f0ad8543a3a04da886ebff19d5f8b37", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling assert2-macros v0.3.16
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling disintegrate-macros v4.0.0 (/opt/rustwide/workdir/disintegrate-macros)
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling disintegrate v4.0.0 (/opt/rustwide/workdir/disintegrate)
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling disintegrate-serde v4.0.0 (/opt/rustwide/workdir/disintegrate-serde)
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling assert2 v0.3.16
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tonic-prost-build v0.14.5
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling courses v0.1.0 (/opt/rustwide/workdir/examples/courses)
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling tonic v0.14.6
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling disintegrate-postgres v4.0.1 (/opt/rustwide/workdir/disintegrate-postgres)
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling tonic-reflection v0.14.5
[INFO] [stderr]    Compiling tonic-health v0.14.5
[INFO] [stderr]    Compiling cart v0.1.0 (/opt/rustwide/workdir/examples/cart)
[INFO] [stderr]    Compiling banking v0.1.0 (/opt/rustwide/workdir/examples/banking)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 27s
[INFO] running `Command { std: "docker" "inspect" "f9f3dc68de9ba95709525aeb91c3980c1f0ad8543a3a04da886ebff19d5f8b37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9f3dc68de9ba95709525aeb91c3980c1f0ad8543a3a04da886ebff19d5f8b37", kill_on_drop: false }`
[INFO] [stdout] f9f3dc68de9ba95709525aeb91c3980c1f0ad8543a3a04da886ebff19d5f8b37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 93ae4dde2c672726fd4c370efdf50dc8532cc7f8689424bc95ccba93446619ff
[INFO] running `Command { std: "docker" "start" "-a" "93ae4dde2c672726fd4c370efdf50dc8532cc7f8689424bc95ccba93446619ff", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/banking-ef2a65f9ec9b8bc0)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test domain::test::it_deposits_an_amount ... ok
[INFO] [stdout] test domain::test::it_closes_account ... ok
[INFO] [stdout] test domain::test::it_opens_account ... ok
[INFO] [stdout] test domain::test::it_sends_a_transfer ... ok
[INFO] [stdout] test domain::test::it_should_not_close_an_account_that_does_not_exist ... ok
[INFO] [stdout] test domain::test::it_should_not_deposit_an_amount_into_an_account_that_does_not_exist ... ok
[INFO] [stdout] test domain::test::it_should_not_open_an_account_that_is_already_opened ... ok
[INFO] [stdout] test domain::test::it_should_not_send_a_transfer_when_the_account_is_not_opened ... ok
[INFO] [stdout] test domain::test::it_should_not_send_a_transfer_when_the_balance_is_insufficient ... ok
[INFO] [stdout] test domain::test::it_should_not_withdraw_an_amount_from_an_account_that_does_not_exist ... ok
[INFO] [stdout] test domain::test::it_should_not_deposit_an_amount_into_an_account_that_is_closed ... ok
[INFO] [stdout] test domain::test::it_should_not_close_an_account_that_is_already_closed ... ok
[INFO] [stdout] test domain::test::it_should_not_withdraw_an_amount_when_the_balance_is_insufficient ... ok
[INFO] [stdout] test domain::test::it_withdraws_an_amount ... ok
[INFO] [stdout] test domain::test::it_should_not_send_a_transfer_when_beneficiary_account_is_not_opened ... ok
[INFO] [stdout] test domain::test::it_should_not_withdraw_an_amount_from_an_account_that_is_closed ... ok
[INFO] [stdout] test domain::test::test_with_custom_assertions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cart-cfa4528bc32cc5bc)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/courses-589b802a2ee9a9b6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test domain::course::test::it_closes_a_course ... ok
[INFO] [stdout] test domain::course::test::it_renames_a_course ... ok
[INFO] [stdout] test domain::course::test::it_should_not_create_a_course_when_it_already_exists ... ok
[INFO] [stdout] test domain::course::test::it_should_not_create_a_course_when_the_provided_name_is_empty ... ok
[INFO] [stdout] test domain::course::test::it_should_not_close_a_course_when_it_does_not_exist ... ok
[INFO] [stdout] test domain::course::test::it_creates_a_new_course ... ok
[INFO] [stdout] test domain::course::test::it_should_not_rename_a_course_when_the_new_name_is_empty ... ok
[INFO] [stdout] test domain::student::test::it_registers_a_new_student ... ok
[INFO] [stdout] test domain::student::test::it_should_not_register_a_student_when_it_already_exists ... ok
[INFO] [stdout] test domain::subscription::test::it_should_not_subscribe_a_student_that_is_already_subscribed ... ok
[INFO] [stdout] test domain::course::test::it_should_not_close_a_course_when_it_is_already_closed ... ok
[INFO] [stdout] test domain::course::test::it_should_not_rename_a_course_when_it_does_not_exist ... ok
[INFO] [stdout] test domain::subscription::test::it_should_not_subscribe_a_student_that_attends_two_courses ... ok
[INFO] [stdout] test domain::subscription::test::it_should_not_subscribe_an_unregistered_student ... ok
[INFO] [stdout] test domain::subscription::test::it_subscribes_a_student ... ok
[INFO] [stdout] test domain::subscription::test::it_should_not_subscribe_a_student_to_a_closed_course ... ok
[INFO] [stdout] test domain::subscription::test::it_should_not_subscribe_a_student_to_a_full_course ... ok
[INFO] [stdout] test domain::unsubscription::test::it_unsubscribes_a_student ... ok
[INFO] [stdout] test domain::unsubscription::test::it_should_not_unsubscribe_a_student_not_subscribed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/courses-958e889db794afd5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/disintegrate-ee19d12dad6e621b)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test decision::test::it_processes_a_decision ... ok
[INFO] [stdout] test identifier::tests::it_cannot_create_empty_identifier ... ok
[INFO] [stdout] test identifier::tests::it_cannot_create_identifier_with_spaces ... ok
[INFO] [stdout] test identifier::tests::it_cannot_create_non_ascii_identifier ... ok
[INFO] [stdout] test identifier::tests::it_cannot_parse_identifier_with_spaces ... ok
[INFO] [stdout] test identifier::tests::it_can_create_valid_identifier ... ok
[INFO] [stdout] test identifier::tests::it_can_parse_identifier_from_string ... ok
[INFO] [stdout] test identifier::tests::it_converts_integer_into_identifier_value ... ok
[INFO] [stdout] test identifier::tests::it_converts_string_into_identifier_value ... ok
[INFO] [stdout] test identifier::tests::it_cannot_parse_non_ascii_identifier ... ok
[INFO] [stdout] test identifier::tests::it_cannot_parse_empty_identifier ... ok
[INFO] [stdout] test identifier::tests::it_converts_uuid_into_identifier_value ... ok
[INFO] [stdout] test state::test::it_loads_all ... ok
[INFO] [stdout] test state::test::it_mutates_all ... ok
[INFO] [stdout] test stream_query::tests::test_filter_with_all_parameters ... ok
[INFO] [stdout] test state::test::it_stores_all ... ok
[INFO] [stdout] test state::test::it_queries_all ... ok
[INFO] [stdout] test stream_query::tests::test_filter_with_no_origin_and_no_exclude_events ... ok
[INFO] [stdout] test state_store::test::it_loads_query_state_from_snapshot ... ok
[INFO] [stdout] test state_store::test::it_loads_query_state ... ok
[INFO] [stdout] test state_store::test::it_persists_decision_changes ... ok
[INFO] [stdout] test state_store::test::it_returns_the_max_version_of_the_loaded_snapshots ... ok
[INFO] [stdout] test stream_query::tests::test_filter_with_origin ... ok
[INFO] [stdout] test testing::tests::it_should_assert_expected_error_with_then_err ... ok
[INFO] [stdout] test testing::tests::it_should_set_up_initial_state_and_apply_the_history ... ok
[INFO] [stdout] test testing::tests::it_should_panic_when_an_error_is_expected - should panic ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/disintegrate_macros-03d745cc3d3cfc77)
[INFO] [stdout] test testing::tests::it_should_panic_when_action_failed_and_events_were_expected - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/event.rs (/opt/rustwide/target/debug/deps/event-50353c49db161575)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test it_correctly_sets_event_names ... ok
[INFO] [stdout] test it_generates_domain_ids_schema_set ... ok
[INFO] [stdout] test it_generates_event_streams ... ok
[INFO] [stdout] test it_returns_correct_domain_ids ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/state_query.rs (/opt/rustwide/target/debug/deps/state_query-552b02236825ecc7)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test it_renames_a_state_query ... ok
[INFO] [stdout] test it_builds_the_stream_query ... ok
[INFO] [stdout] test it_sets_the_name_of_a_state_query ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/disintegrate_postgres-1a533485209bde1e)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test event_store::append::tests::it_builds_event_insert ... ok
[INFO] [stdout] test event_store::query::tests::it_builds_criteria_with_origin ... ok
[INFO] [stdout] test event_store::query::tests::it_builds_criteria_with_two_ids ... ok
[INFO] [stdout] test event_store::query::tests::it_quotes_string_value_safely ... ok
[INFO] [stdout] test event_store::query::tests::it_builds_criteria_with_union ... ok
[INFO] [stdout] test event_store::query::tests::it_builds_criteria_with_excluded_events ... ok
[INFO] [stdout] test event_store::query::tests::it_builds_criteria ... ok
[INFO] [stdout] test event_store::query::tests::it_builds_criteria_with_an_id_filter ... ok
[INFO] [stdout] test listener::id_indexer::test::it_builds_event_update ... ok
[INFO] [stdout] test event_store::tests::epoch_does_not_exceed_max_committed_event_id ... FAILED
[INFO] [stdout] test event_store::tests::it_appends_events ... FAILED
[INFO] [stdout] test event_store::tests::it_appends_unchecked ... FAILED
[INFO] [stdout] test event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty ... FAILED
[INFO] [stdout] test event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed ... FAILED
[INFO] [stdout] test listener::tests::it_handles_events ... FAILED
[INFO] [stdout] test event_store::tests::it_queries_events ... FAILED
[INFO] [stdout] test event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order ... FAILED
[INFO] [stdout] test listener::tests::it_runs_event_listener_with_db_listener ... FAILED
[INFO] [stdout] test snapshotter::tests::it_stores_snapshots ... FAILED
[INFO] [stdout] test listener::tests::it_runs_event_listeners ... FAILED
[INFO] [stdout] test snapshotter::tests::it_loads_snapshots ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- event_store::tests::epoch_does_not_exceed_max_committed_event_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'event_store::tests::epoch_does_not_exceed_max_committed_event_id' (104) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c82d9590cd8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c82d95a7f7a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c82d95a7f7a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c82d9595b72 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c82d9595b72 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c82d956eb76 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c82d956eb76 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c82d9588949 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c82d8f8696c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c82d8f8696c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c82d9588bc2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c82d9588bc2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c82d956ec32 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c82d95661b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c82d956fbad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c82d95a876c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c82d95a84b2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c82d8f465e5 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[f08292946027d06f]::testing::TestContext<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>, sqlx_core[f08292946027d06f]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c82d8e5f7fb - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5c82d8f48cbd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c82d8f4917d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c82d8e2d1fd - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x5c82d8e2b15b - tokio[da1958bfdfc78f90]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5c82d8e2b15b - tokio[da1958bfdfc78f90]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5c82d8e2b15b - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x5c82d8dff150 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x5c82d8e1c87d - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x5c82d8e19964 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x5c82d8ef5feb - <tokio[da1958bfdfc78f90]::runtime::context::scoped::Scoped<tokio[da1958bfdfc78f90]::runtime::scheduler::Context>>::set::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c82d8f023d9 - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c82d8f27882 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::try_with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5c82d8f2532e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5c82d8efae1d - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c82d8e0cd30 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x5c82d8e12006 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x5c82d8e13940 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5c82d8f13603 - tokio[da1958bfdfc78f90]::runtime::context::runtime::enter_runtime::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c82d8dfd3b3 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5c82d8e71451 - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5c82d8e73dfc - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5c82d8eb2f4f - sqlx_core[f08292946027d06f]::rt::test_block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5c82d8e56a2e - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5c82d8e56586 - sqlx_core[f08292946027d06f]::testing::run_test_with_pool::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5c82d8e6f58a - <fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::epoch_does_not_exceed_max_committed_event_id::{closure#0} as sqlx_core[f08292946027d06f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5c82d8ef36aa - disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/event_store/tests.rs:408:1
[INFO] [stdout]   48:     0x5c82d8ee8537 - disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/event_store/tests.rs:408:14
[INFO] [stdout]   49:     0x5c82d8e41896 - <disintegrate_postgres[c2ab58384d1be395]::event_store::tests::epoch_does_not_exceed_max_committed_event_id::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5c82d8f79a4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5c82d8f79a4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x5c82d8f872c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x5c82d8f81e24 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x5c82d8f81e24 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x5c82d8f8a342 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x5c82d8f8a342 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5c82d959015f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   69:     0x5c82d959015f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x749981156aa4 - <unknown>
[INFO] [stdout]   71:     0x7499811e3a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- event_store::tests::it_appends_events stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'event_store::tests::it_appends_events' (105) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c82d9590cd8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c82d95a7f7a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c82d95a7f7a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c82d9595b72 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c82d9595b72 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c82d956eb76 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c82d956eb76 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c82d9588949 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c82d8f8696c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c82d8f8696c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c82d9588bc2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c82d9588bc2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c82d956ec32 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c82d95661b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c82d956fbad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c82d95a876c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c82d95a84b2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c82d8f465e5 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[f08292946027d06f]::testing::TestContext<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>, sqlx_core[f08292946027d06f]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c82d8e5d81b - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5c82d8f48bfd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c82d8f490bd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c82d8e2d13d - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x5c82d8e2ac7b - tokio[da1958bfdfc78f90]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5c82d8e2ac7b - tokio[da1958bfdfc78f90]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5c82d8e2ac7b - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x5c82d8dfe7f0 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x5c82d8e1a8cd - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x5c82d8e19904 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x5c82d8ef5bfb - <tokio[da1958bfdfc78f90]::runtime::context::scoped::Scoped<tokio[da1958bfdfc78f90]::runtime::scheduler::Context>>::set::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c82d8f02319 - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c82d8f274c2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::try_with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5c82d8f2520e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5c82d8efad5d - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c82d8e0c0d0 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x5c82d8e11e86 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x5c82d8e12f50 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5c82d8f131b3 - tokio[da1958bfdfc78f90]::runtime::context::runtime::enter_runtime::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c82d8dfd1a3 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5c82d8e71121 - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5c82d8e7361c - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5c82d8eb2a9f - sqlx_core[f08292946027d06f]::rt::test_block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5c82d8e568ae - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5c82d8e56496 - sqlx_core[f08292946027d06f]::testing::run_test_with_pool::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5c82d8e6f4fa - <fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::it_appends_events::{closure#0} as sqlx_core[f08292946027d06f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5c82d8ef358a - disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/event_store/tests.rs:104:1
[INFO] [stdout]   48:     0x5c82d8ee84a7 - disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/event_store/tests.rs:104:14
[INFO] [stdout]   49:     0x5c82d8e417d6 - <disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_events::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5c82d8f79a4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5c82d8f79a4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x5c82d8f872c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x5c82d8f81e24 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x5c82d8f81e24 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x5c82d8f8a342 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x5c82d8f8a342 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5c82d959015f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   69:     0x5c82d959015f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x749981156aa4 - <unknown>
[INFO] [stdout]   71:     0x7499811e3a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- event_store::tests::it_appends_unchecked stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'event_store::tests::it_appends_unchecked' (106) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c82d9590cd8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c82d95a7f7a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c82d95a7f7a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c82d9595b72 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c82d9595b72 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c82d956eb76 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c82d956eb76 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c82d9588949 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c82d8f8696c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c82d8f8696c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c82d9588bc2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c82d9588bc2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c82d956ec32 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c82d95661b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c82d956fbad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c82d95a876c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c82d95a84b2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c82d8f465e5 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[f08292946027d06f]::testing::TestContext<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>, sqlx_core[f08292946027d06f]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c82d8e5ed5b - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5c82d8f48c7d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c82d8f4913d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c82d8e2d1bd - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x5c82d8e2afbb - tokio[da1958bfdfc78f90]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5c82d8e2afbb - tokio[da1958bfdfc78f90]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5c82d8e2afbb - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x5c82d8dfee30 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x5c82d8e1bded - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x5c82d8e19944 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x5c82d8ef5e9b - <tokio[da1958bfdfc78f90]::runtime::context::scoped::Scoped<tokio[da1958bfdfc78f90]::runtime::scheduler::Context>>::set::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c82d8f02399 - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c82d8f27742 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::try_with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5c82d8f252ce - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5c82d8efaddd - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c82d8e0c910 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x5c82d8e11f86 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x5c82d8e135f0 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5c82d8f13493 - tokio[da1958bfdfc78f90]::runtime::context::runtime::enter_runtime::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c82d8dfd303 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5c82d8e71341 - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5c82d8e73b5c - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5c82d8eb2dbf - sqlx_core[f08292946027d06f]::rt::test_block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5c82d8e569ae - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5c82d8e56536 - sqlx_core[f08292946027d06f]::testing::run_test_with_pool::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5c82d8e6f55a - <fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::it_appends_unchecked::{closure#0} as sqlx_core[f08292946027d06f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5c82d8ef364a - disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/event_store/tests.rs:140:1
[INFO] [stdout]   48:     0x5c82d8ee8507 - disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/event_store/tests.rs:140:14
[INFO] [stdout]   49:     0x5c82d8e41856 - <disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_appends_unchecked::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5c82d8f79a4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5c82d8f79a4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x5c82d8f872c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x5c82d8f81e24 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x5c82d8f81e24 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x5c82d8f8a342 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x5c82d8f8a342 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5c82d959015f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   69:     0x5c82d959015f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x749981156aa4 - <unknown>
[INFO] [stdout]   71:     0x7499811e3a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty' (109) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c82d9590cd8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c82d95a7f7a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c82d95a7f7a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c82d9595b72 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c82d9595b72 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c82d956eb76 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c82d956eb76 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c82d9588949 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c82d8f8696c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c82d8f8696c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c82d9588bc2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c82d9588bc2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c82d956ec32 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c82d95661b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c82d956fbad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c82d95a876c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c82d95a84b2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c82d8f465e5 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[f08292946027d06f]::testing::TestContext<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>, sqlx_core[f08292946027d06f]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c82d8e5cd7b - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5c82d8f48bbd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c82d8f4907d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c82d8e2d0fd - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x5c82d8e2aadb - tokio[da1958bfdfc78f90]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5c82d8e2aadb - tokio[da1958bfdfc78f90]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5c82d8e2aadb - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x5c82d8dfe4d0 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x5c82d8e19e3d - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x5c82d8e198e4 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x5c82d8ef5aab - <tokio[da1958bfdfc78f90]::runtime::context::scoped::Scoped<tokio[da1958bfdfc78f90]::runtime::scheduler::Context>>::set::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c82d8f022d9 - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c82d8f27382 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::try_with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5c82d8f251ae - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5c82d8efad1d - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c82d8e0bcb0 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x5c82d8e11e06 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x5c82d8e12c00 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5c82d8f13043 - tokio[da1958bfdfc78f90]::runtime::context::runtime::enter_runtime::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c82d8dfd0f3 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5c82d8e71011 - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5c82d8e7337c - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5c82d8eb290f - sqlx_core[f08292946027d06f]::rt::test_block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5c82d8e5682e - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5c82d8e56446 - sqlx_core[f08292946027d06f]::testing::run_test_with_pool::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5c82d8e6f4ca - <fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0} as sqlx_core[f08292946027d06f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5c82d8ef352a - disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/event_store/tests.rs:194:1
[INFO] [stdout]   48:     0x5c82d8ee8477 - disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/event_store/tests.rs:194:14
[INFO] [stdout]   49:     0x5c82d8e41796 - <disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5c82d8f79a4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5c82d8f79a4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x5c82d8f872c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x5c82d8f81e24 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x5c82d8f81e24 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x5c82d8f8a342 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x5c82d8f8a342 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5c82d959015f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   69:     0x5c82d959015f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x749981156aa4 - <unknown>
[INFO] [stdout]   71:     0x7499811e3a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed' (108) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c82d9590cd8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c82d95a7f7a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c82d95a7f7a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c82d9595b72 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c82d9595b72 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c82d956eb76 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c82d956eb76 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c82d9588949 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c82d8f8696c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c82d8f8696c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c82d9588bc2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c82d9588bc2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c82d956ec32 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c82d95661b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c82d956fbad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c82d95a876c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c82d95a84b2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c82d8f465e5 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[f08292946027d06f]::testing::TestContext<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>, sqlx_core[f08292946027d06f]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c82d8e60d3b - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5c82d8f48d3d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c82d8f491fd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c82d8e2d27d - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x5c82d8e2b49b - tokio[da1958bfdfc78f90]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5c82d8e2b49b - tokio[da1958bfdfc78f90]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5c82d8e2b49b - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x5c82d8dff790 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x5c82d8e1dd9d - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x5c82d8e199a4 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x5c82d8ef628b - <tokio[da1958bfdfc78f90]::runtime::context::scoped::Scoped<tokio[da1958bfdfc78f90]::runtime::scheduler::Context>>::set::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c82d8f02459 - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c82d8f27b02 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::try_with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5c82d8f253ee - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5c82d8efae9d - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c82d8e0d570 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x5c82d8e12106 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x5c82d8e13fe0 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5c82d8f138e3 - tokio[da1958bfdfc78f90]::runtime::context::runtime::enter_runtime::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c82d8dfd513 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5c82d8e71671 - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5c82d8e7433c - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5c82d8eb326f - sqlx_core[f08292946027d06f]::rt::test_block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5c82d8e56b2e - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5c82d8e56626 - sqlx_core[f08292946027d06f]::testing::run_test_with_pool::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5c82d8e6f5ea - <fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0} as sqlx_core[f08292946027d06f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5c82d8ef376a - disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/event_store/tests.rs:215:1
[INFO] [stdout]   48:     0x5c82d8ee8597 - disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/event_store/tests.rs:215:14
[INFO] [stdout]   49:     0x5c82d8e41916 - <disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5c82d8f79a4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5c82d8f79a4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x5c82d8f872c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x5c82d8f81e24 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x5c82d8f81e24 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x5c82d8f8a342 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x5c82d8f8a342 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5c82d959015f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   69:     0x5c82d959015f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x749981156aa4 - <unknown>
[INFO] [stdout]   71:     0x7499811e3a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- listener::tests::it_handles_events stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'listener::tests::it_handles_events' (118) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c82d9590cd8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c82d95a7f7a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c82d95a7f7a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c82d9595b72 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c82d9595b72 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c82d956eb76 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c82d956eb76 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c82d9588949 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c82d8f8696c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c82d8f8696c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c82d9588bc2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c82d9588bc2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c82d956ec32 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c82d95661b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c82d956fbad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c82d95a876c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c82d95a84b2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c82d8f465e5 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[f08292946027d06f]::testing::TestContext<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>, sqlx_core[f08292946027d06f]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c82d8e62d1b - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5c82d8f48dfd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c82d8f492bd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c82d8e2d33d - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x5c82d8e2b97b - tokio[da1958bfdfc78f90]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5c82d8e2b97b - tokio[da1958bfdfc78f90]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5c82d8e2b97b - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x5c82d8e000f0 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x5c82d8e1fd4d - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x5c82d8e19a04 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x5c82d8ef667b - <tokio[da1958bfdfc78f90]::runtime::context::scoped::Scoped<tokio[da1958bfdfc78f90]::runtime::scheduler::Context>>::set::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c82d8f02519 - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c82d8f27ec2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::try_with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5c82d8f2550e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5c82d8efaf5d - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c82d8e0e1d0 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x5c82d8e12286 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x5c82d8e149d0 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5c82d8f13d33 - tokio[da1958bfdfc78f90]::runtime::context::runtime::enter_runtime::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c82d8dfd723 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5c82d8e719a1 - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5c82d8e74b1c - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5c82d8eb371f - sqlx_core[f08292946027d06f]::rt::test_block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5c82d8e56cae - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5c82d8e56716 - sqlx_core[f08292946027d06f]::testing::run_test_with_pool::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5c82d8e6f67a - <fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::it_handles_events::{closure#0} as sqlx_core[f08292946027d06f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5c82d8ed557a - disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/listener/tests.rs:137:1
[INFO] [stdout]   48:     0x5c82d8ecc047 - disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/listener/tests.rs:137:14
[INFO] [stdout]   49:     0x5c82d8e419d6 - <disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_handles_events::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5c82d8f79a4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5c82d8f79a4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x5c82d8f872c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x5c82d8f81e24 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x5c82d8f81e24 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x5c82d8f8a342 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x5c82d8f8a342 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5c82d959015f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   69:     0x5c82d959015f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x749981156aa4 - <unknown>
[INFO] [stdout]   71:     0x7499811e3a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- event_store::tests::it_queries_events stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'event_store::tests::it_queries_events' (107) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c82d9590cd8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c82d95a7f7a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c82d95a7f7a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c82d9595b72 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c82d9595b72 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c82d956eb76 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c82d956eb76 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c82d9588949 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c82d8f8696c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c82d8f8696c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c82d9588bc2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c82d9588bc2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c82d956ec32 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c82d95661b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c82d956fbad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c82d95a876c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c82d95a84b2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c82d8f465e5 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[f08292946027d06f]::testing::TestContext<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>, sqlx_core[f08292946027d06f]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c82d8e5e2bb - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5c82d8f48c3d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c82d8f490fd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c82d8e2d17d - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x5c82d8e2ae1b - tokio[da1958bfdfc78f90]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5c82d8e2ae1b - tokio[da1958bfdfc78f90]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5c82d8e2ae1b - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x5c82d8dfeb10 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x5c82d8e1b35d - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x5c82d8e19924 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x5c82d8ef5d4b - <tokio[da1958bfdfc78f90]::runtime::context::scoped::Scoped<tokio[da1958bfdfc78f90]::runtime::scheduler::Context>>::set::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c82d8f02359 - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c82d8f27602 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::try_with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5c82d8f2526e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5c82d8efad9d - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c82d8e0c4f0 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x5c82d8e11f06 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x5c82d8e132a0 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5c82d8f13323 - tokio[da1958bfdfc78f90]::runtime::context::runtime::enter_runtime::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c82d8dfd253 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5c82d8e71231 - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5c82d8e738bc - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5c82d8eb2c2f - sqlx_core[f08292946027d06f]::rt::test_block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5c82d8e5692e - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5c82d8e564e6 - sqlx_core[f08292946027d06f]::testing::run_test_with_pool::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5c82d8e6f52a - <fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::it_queries_events::{closure#0} as sqlx_core[f08292946027d06f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5c82d8ef35ea - disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/event_store/tests.rs:80:1
[INFO] [stdout]   48:     0x5c82d8ee84d7 - disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/event_store/tests.rs:80:14
[INFO] [stdout]   49:     0x5c82d8e41816 - <disintegrate_postgres[c2ab58384d1be395]::event_store::tests::it_queries_events::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5c82d8f79a4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5c82d8f79a4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x5c82d8f872c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x5c82d8f81e24 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x5c82d8f81e24 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x5c82d8f8a342 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x5c82d8f8a342 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5c82d959015f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   69:     0x5c82d959015f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x749981156aa4 - <unknown>
[INFO] [stdout]   71:     0x7499811e3a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order' (110) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c82d9590cd8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c82d95a7f7a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c82d95a7f7a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c82d9595b72 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c82d9595b72 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c82d956eb76 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c82d956eb76 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c82d9588949 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c82d8f8696c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c82d8f8696c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c82d9588bc2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c82d9588bc2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c82d956ec32 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c82d95661b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c82d956fbad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c82d95a876c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c82d95a84b2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c82d8f465e5 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[f08292946027d06f]::testing::TestContext<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>, sqlx_core[f08292946027d06f]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c82d8e6029b - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5c82d8f48cfd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c82d8f491bd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c82d8e2d23d - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x5c82d8e2b2fb - tokio[da1958bfdfc78f90]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5c82d8e2b2fb - tokio[da1958bfdfc78f90]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5c82d8e2b2fb - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x5c82d8dff470 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x5c82d8e1d30d - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x5c82d8e19984 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x5c82d8ef613b - <tokio[da1958bfdfc78f90]::runtime::context::scoped::Scoped<tokio[da1958bfdfc78f90]::runtime::scheduler::Context>>::set::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c82d8f02419 - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c82d8f279c2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::try_with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5c82d8f2538e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5c82d8efae5d - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c82d8e0d150 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x5c82d8e12086 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x5c82d8e13c90 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5c82d8f13773 - tokio[da1958bfdfc78f90]::runtime::context::runtime::enter_runtime::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c82d8dfd463 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5c82d8e71561 - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5c82d8e7409c - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5c82d8eb30df - sqlx_core[f08292946027d06f]::rt::test_block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5c82d8e56aae - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5c82d8e565d6 - sqlx_core[f08292946027d06f]::testing::run_test_with_pool::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5c82d8e6f5ba - <fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0} as sqlx_core[f08292946027d06f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5c82d8ef370a - disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/event_store/tests.rs:280:1
[INFO] [stdout]   48:     0x5c82d8ee8567 - disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/event_store/tests.rs:280:14
[INFO] [stdout]   49:     0x5c82d8e418d6 - <disintegrate_postgres[c2ab58384d1be395]::event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5c82d8f79a4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5c82d8f79a4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x5c82d8f872c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x5c82d8f81e24 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x5c82d8f81e24 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x5c82d8f8a342 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x5c82d8f8a342 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5c82d959015f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   69:     0x5c82d959015f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x749981156aa4 - <unknown>
[INFO] [stdout]   71:     0x7499811e3a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- listener::tests::it_runs_event_listener_with_db_listener stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'listener::tests::it_runs_event_listener_with_db_listener' (121) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c82d9590cd8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c82d95a7f7a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c82d95a7f7a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c82d9595b72 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c82d9595b72 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c82d956eb76 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c82d956eb76 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c82d9588949 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c82d8f8696c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c82d8f8696c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c82d9588bc2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c82d9588bc2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c82d956ec32 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c82d95661b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c82d956fbad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c82d95a876c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c82d95a84b2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c82d8f465e5 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[f08292946027d06f]::testing::TestContext<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>, sqlx_core[f08292946027d06f]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c82d8e6425b - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5c82d8f48e7d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c82d8f4933d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c82d8e2d3bd - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x5c82d8e2bcbb - tokio[da1958bfdfc78f90]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5c82d8e2bcbb - tokio[da1958bfdfc78f90]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5c82d8e2bcbb - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x5c82d8e00730 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x5c82d8e2126d - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x5c82d8e19a44 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x5c82d8ef691b - <tokio[da1958bfdfc78f90]::runtime::context::scoped::Scoped<tokio[da1958bfdfc78f90]::runtime::scheduler::Context>>::set::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c82d8f02599 - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c82d8f28142 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::try_with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5c82d8f255ce - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5c82d8efafdd - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c82d8e0ea10 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x5c82d8e12386 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x5c82d8e15070 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5c82d8f14013 - tokio[da1958bfdfc78f90]::runtime::context::runtime::enter_runtime::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c82d8dfd883 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5c82d8e71bc1 - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5c82d8e7505c - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5c82d8eb3a3f - sqlx_core[f08292946027d06f]::rt::test_block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5c82d8e56dae - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5c82d8e567b6 - sqlx_core[f08292946027d06f]::testing::run_test_with_pool::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5c82d8e6f6da - <fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::it_runs_event_listener_with_db_listener::{closure#0} as sqlx_core[f08292946027d06f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5c82d8ed563a - disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/listener/tests.rs:226:1
[INFO] [stdout]   48:     0x5c82d8ecc0a7 - disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/listener/tests.rs:226:14
[INFO] [stdout]   49:     0x5c82d8e41a56 - <disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listener_with_db_listener::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5c82d8f79a4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5c82d8f79a4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x5c82d8f872c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x5c82d8f81e24 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x5c82d8f81e24 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x5c82d8f8a342 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x5c82d8f8a342 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5c82d959015f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   69:     0x5c82d959015f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x749981156aa4 - <unknown>
[INFO] [stdout]   71:     0x7499811e3a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- snapshotter::tests::it_stores_snapshots stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'snapshotter::tests::it_stores_snapshots' (126) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c82d9590cd8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c82d95a7f7a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c82d95a7f7a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c82d9595b72 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c82d9595b72 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c82d956eb76 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c82d956eb76 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c82d9588949 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c82d8f8696c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c82d8f8696c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c82d9588bc2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c82d9588bc2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c82d956ec32 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c82d95661b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c82d956fbad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c82d95a876c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c82d95a84b2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c82d8f465e5 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[f08292946027d06f]::testing::TestContext<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>, sqlx_core[f08292946027d06f]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c82d8e6227b - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5c82d8f48dbd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c82d8f4927d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c82d8e2d2fd - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x5c82d8e2b7db - tokio[da1958bfdfc78f90]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5c82d8e2b7db - tokio[da1958bfdfc78f90]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5c82d8e2b7db - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x5c82d8dffdd0 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x5c82d8e1f2bd - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x5c82d8e199e4 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x5c82d8ef652b - <tokio[da1958bfdfc78f90]::runtime::context::scoped::Scoped<tokio[da1958bfdfc78f90]::runtime::scheduler::Context>>::set::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c82d8f024d9 - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c82d8f27d82 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::try_with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5c82d8f254ae - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5c82d8efaf1d - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c82d8e0ddb0 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x5c82d8e12206 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x5c82d8e14680 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5c82d8f13bc3 - tokio[da1958bfdfc78f90]::runtime::context::runtime::enter_runtime::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c82d8dfd673 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5c82d8e71891 - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5c82d8e7487c - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5c82d8eb358f - sqlx_core[f08292946027d06f]::rt::test_block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5c82d8e56c2e - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5c82d8e566c6 - sqlx_core[f08292946027d06f]::testing::run_test_with_pool::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5c82d8e6f64a - <fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::it_stores_snapshots::{closure#0} as sqlx_core[f08292946027d06f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5c82d8ed4f7a - disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/snapshotter/tests.rs:90:1
[INFO] [stdout]   48:     0x5c82d8ecc017 - disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/snapshotter/tests.rs:90:14
[INFO] [stdout]   49:     0x5c82d8e41996 - <disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_stores_snapshots::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5c82d8f79a4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5c82d8f79a4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x5c82d8f872c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x5c82d8f81e24 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x5c82d8f81e24 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x5c82d8f8a342 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x5c82d8f8a342 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5c82d959015f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   69:     0x5c82d959015f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x749981156aa4 - <unknown>
[INFO] [stdout]   71:     0x7499811e3a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- listener::tests::it_runs_event_listeners stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'listener::tests::it_runs_event_listeners' (123) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c82d9590cd8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c82d95a7f7a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c82d95a7f7a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c82d9595b72 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c82d9595b72 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c82d956eb76 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c82d956eb76 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c82d9588949 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c82d8f8696c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c82d8f8696c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c82d9588bc2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c82d9588bc2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c82d956ec32 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c82d95661b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c82d956fbad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c82d95a876c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c82d95a84b2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c82d8f465e5 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[f08292946027d06f]::testing::TestContext<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>, sqlx_core[f08292946027d06f]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c82d8e637bb - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5c82d8f48e3d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c82d8f492fd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c82d8e2d37d - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x5c82d8e2bb1b - tokio[da1958bfdfc78f90]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5c82d8e2bb1b - tokio[da1958bfdfc78f90]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5c82d8e2bb1b - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x5c82d8e00410 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x5c82d8e207dd - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x5c82d8e19a24 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x5c82d8ef67cb - <tokio[da1958bfdfc78f90]::runtime::context::scoped::Scoped<tokio[da1958bfdfc78f90]::runtime::scheduler::Context>>::set::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c82d8f02559 - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c82d8f28002 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::try_with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5c82d8f2556e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5c82d8efaf9d - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c82d8e0e5f0 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x5c82d8e12306 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x5c82d8e14d20 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5c82d8f13ea3 - tokio[da1958bfdfc78f90]::runtime::context::runtime::enter_runtime::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c82d8dfd7d3 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5c82d8e71ab1 - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5c82d8e74dbc - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5c82d8eb38af - sqlx_core[f08292946027d06f]::rt::test_block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5c82d8e56d2e - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5c82d8e56766 - sqlx_core[f08292946027d06f]::testing::run_test_with_pool::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5c82d8e6f6aa - <fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::it_runs_event_listeners::{closure#0} as sqlx_core[f08292946027d06f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5c82d8ed55da - disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/listener/tests.rs:182:1
[INFO] [stdout]   48:     0x5c82d8ecc077 - disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/listener/tests.rs:182:14
[INFO] [stdout]   49:     0x5c82d8e41a16 - <disintegrate_postgres[c2ab58384d1be395]::listener::tests::it_runs_event_listeners::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5c82d8f79a4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5c82d8f79a4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x5c82d8f872c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x5c82d8f81e24 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x5c82d8f81e24 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x5c82d8f8a342 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x5c82d8f8a342 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5c82d959015f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   69:     0x5c82d959015f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x749981156aa4 - <unknown>
[INFO] [stdout]   71:     0x7499811e3a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- snapshotter::tests::it_loads_snapshots stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'snapshotter::tests::it_loads_snapshots' (125) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c82d9590cd8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c82d9590cd8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c82d95a7f7a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c82d95a7f7a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c82d9595b72 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c82d9595b72 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c82d956eb76 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c82d956eb76 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c82d9588949 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c82d8f8696c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c82d8f8696c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c82d9588bc2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c82d9588bc2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c82d956ec32 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c82d95661b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c82d956fbad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c82d95a876c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c82d95a84b2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c82d8f465e5 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[f08292946027d06f]::testing::TestContext<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>, sqlx_core[f08292946027d06f]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c82d8e617db - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:226:14
[INFO] [stdout]   22:     0x5c82d8f48d7d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c82d8f4923d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c82d8e2d2bd - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x5c82d8e2b63b - tokio[da1958bfdfc78f90]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5c82d8e2b63b - tokio[da1958bfdfc78f90]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5c82d8e2b63b - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x5c82d8dffab0 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stderr] error: test failed, to rerun pass `-p disintegrate-postgres --lib`
[INFO] [stdout]   29:     0x5c82d8e1e82d - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x5c82d8e199c4 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x5c82d8ef63db - <tokio[da1958bfdfc78f90]::runtime::context::scoped::Scoped<tokio[da1958bfdfc78f90]::runtime::scheduler::Context>>::set::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5c82d8f02499 - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5c82d8f27c42 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::try_with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5c82d8f2544e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[da1958bfdfc78f90]::runtime::context::Context>>::with::<tokio[da1958bfdfc78f90]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5c82d8efaedd - tokio[da1958bfdfc78f90]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5c82d8e0d990 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x5c82d8e12186 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x5c82d8e14330 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5c82d8f13a53 - tokio[da1958bfdfc78f90]::runtime::context::runtime::enter_runtime::<<tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5c82d8dfd5c3 - <tokio[da1958bfdfc78f90]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5c82d8e71781 - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5c82d8e745dc - <tokio[da1958bfdfc78f90]::runtime::runtime::Runtime>::block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   43:     0x5c82d8eb33ff - sqlx_core[f08292946027d06f]::rt::test_block_on::<sqlx_core[f08292946027d06f]::testing::run_test<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   44:     0x5c82d8e56bae - sqlx_core[f08292946027d06f]::testing::run_test::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}, sqlx_core[f08292946027d06f]::testing::run_test_with_pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   45:     0x5c82d8e56676 - sqlx_core[f08292946027d06f]::testing::run_test_with_pool::<sqlx_postgres[bfb5dde58619ac26]::database::Postgres, fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}, disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   46:     0x5c82d8e6f61a - <fn(sqlx_core[f08292946027d06f]::pool::Pool<sqlx_postgres[bfb5dde58619ac26]::database::Postgres>) -> disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::it_loads_snapshots::{closure#0} as sqlx_core[f08292946027d06f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   47:     0x5c82d8ed4f1a - disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/snapshotter/tests.rs:127:1
[INFO] [stdout]   48:     0x5c82d8ecbfe7 - disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/disintegrate-postgres/src/snapshotter/tests.rs:127:14
[INFO] [stdout]   49:     0x5c82d8e41956 - <disintegrate_postgres[c2ab58384d1be395]::snapshotter::tests::it_loads_snapshots::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5c82d8f79a4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5c82d8f79a4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x5c82d8f872c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5c82d8f872c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x5c82d8f872c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x5c82d8f81e24 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x5c82d8f81e24 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x5c82d8f8a342 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5c82d8f8a342 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x5c82d8f8a342 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5c82d959015f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   69:     0x5c82d959015f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x749981156aa4 - <unknown>
[INFO] [stdout]   71:     0x7499811e3a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     event_store::tests::epoch_does_not_exceed_max_committed_event_id
[INFO] [stdout]     event_store::tests::it_appends_events
[INFO] [stdout]     event_store::tests::it_appends_unchecked
[INFO] [stdout]     event_store::tests::it_queries_events
[INFO] [stdout]     event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed
[INFO] [stdout]     event_store::tests::it_returns_a_concurrency_error_when_it_appends_events_of_a_query_which_its_events_have_been_changed_and_event_store_is_empty
[INFO] [stdout]     event_store::tests::stream_does_not_skip_events_when_writers_commit_out_of_order
[INFO] [stdout]     listener::tests::it_handles_events
[INFO] [stdout]     listener::tests::it_runs_event_listener_with_db_listener
[INFO] [stdout]     listener::tests::it_runs_event_listeners
[INFO] [stdout]     snapshotter::tests::it_loads_snapshots
[INFO] [stdout]     snapshotter::tests::it_stores_snapshots
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "93ae4dde2c672726fd4c370efdf50dc8532cc7f8689424bc95ccba93446619ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93ae4dde2c672726fd4c370efdf50dc8532cc7f8689424bc95ccba93446619ff", kill_on_drop: false }`
[INFO] [stdout] 93ae4dde2c672726fd4c370efdf50dc8532cc7f8689424bc95ccba93446619ff
